avileta
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Can’t Login AFTER its been running fineThanks sexygirlgeek. I was about to dump the whole thing and reinstall and you fixed the problem. Excellent work; give your dad and coworker a pat on the back!
Forum: Plugins
In reply to: Plugin: “Insert image” button in edit screenExcellent plug in Zarniwoop! Works perfect! Thanks
Forum: Plugins
In reply to: Plugin psnGallery : Coppermine in WordPressI did figure that one out, and the script works very well. The downside is the URL in displayimage now has two slashes, e.g. ‘http://website.com/photos//displayimage.php?etc. Coppermine apparently places the extra ‘/’ by default. Displayimage.php around line 350 seems to be the culprit but I don’t know how to modify it to fix it.
Forum: Plugins
In reply to: Plugin psnGallery : Coppermine in WordPressNice plugin but it’s not working for me. There is a “/” missing in the generated URL, e.g.
http://website.com/photos [slash should go here] displayimage.php? etc.
I supposed the script is assuming that CPG is installed in the root?Forum: Plugins
In reply to: WordPress File Manager HackI tried this but got several errors on the include lines (could not open). The path to the includes begins with ./ which I’m not familiar with. Using Unix, if the directory is one down should it contain a dot before the slash?