nysecretweapon
Forum Replies Created
-
Forum: Installing WordPress
In reply to: [Dynamic Widgets] Says Installed when Not InstalledCan please clarify?
Forum: Installing WordPress
In reply to: No html tab after updating softwareMake sure it is not your theme that is screwy.
Log into your WordPress admin
Go to Design > Themes
Switch / activate any other theme than your current one (I just use the Default)
Go to Write > Post (as if you are about to write a new post)
You should see the GUI for the editor restored and be able to switch between Visual and HTML modes once more
Go back to Design > Themes and reactivate your desired themeForum: Installing WordPress
In reply to: Not able to get Open Start Page to continue setting upAfter loading WP into the right folder you should be directed to the wp-install.php.
Try starting with this address:
Forum: Installing WordPress
In reply to: Images not diaplaying on after transferRight click the file in the FTP and see what address it sends you too. Perhaps there is file permissions in that folder that is not allowing it to be sent. I would def bring it up with the host. Did you transfer from a different host?
Forum: Installing WordPress
In reply to: Images not diaplaying on after transferI believe that you will have to upload the files again. I had the same issue and I had to do this and replace them with the new. I think it might have something to do with your Database SQL connection.
Give it a try and let me knowRichie V
richievelasquez.comForum: Installing WordPress
In reply to: Site does not display on internetTry dragging all of the files and folders from the WP folder into the same folder that the WP folder is at:
?/WP/all of your wordpress files and folders
to
?/all of your wordpress files and folders
Forum: Fixing WordPress
In reply to: Issues with images on the postThanks,
I tried that but it still gave me issues. I reverted back to a code and everything seems to be working great now.Forum: Plugins
In reply to: mysql_fetch_assoc() errors after activation Event Registration Pluginsame here
Forum: Plugins
In reply to: [Plugin: Event Registration] Upload to plugins – plugin is a no-showIm getting this error.. Any ideas
WordPress database error: [Table ‘db185351427.wp_eventreg_events’ doesn’t exist]
SELECT id, name, datetime, location, period_start, period_end FROM wp_eventreg_eventsThanks
RV